home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_F052E3F7C5054B0CB3F30E4EAB1C79B5
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-20
|
2KB
|
46 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>101</id>
<defaultcontrol>10</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<controls>
<import>common.dialog.xml</import>
<control>
<type>image</type>
<id>100</id>
<posX>206</posX>
<posY>326</posY>
<width>305</width>
<texture>osd_progress_background.png</texture>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>progress control</description>
<type>progress</type>
<id>20</id>
<posX>195</posX>
<width>327</width>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>Cancel button</description>
<type>button</type>
<id>10</id>
<posX>478</posX>
<posY>218</posY>
<width>44</width>
<height>44</height>
<textureFocus>dialogue_shutdown_focus.png</textureFocus>
<textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
<label>-</label>
<onleft>10</onleft>
<onright>10</onright>
<onup>10</onup>
<ondown>10</ondown>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
</controls>
</window>